SaRegBillQueue_Detail 
Logical Entity Name  SaRegBillQueue_Detail 
Default Table Name  SaRegBillQueue_Detail 
Physical Only  NO 
Definition 
 
Note 
 

SaRegBillQueue_Detail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaRegBillQueue_DetailID(PK)    int  NO 
 
AdEnrollID(FK)    int  NO 
 
AdTermID(FK)    int  YES 
 
Sequence    smallint  YES 
 
Type    char(1)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaRegBillQueue_Detail Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaRegBillQueue_Detail_SaRegBillQueue_DetailID  PrimaryKey  SaRegBillQueue_DetailID 

SaRegBillQueue_Detail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnroll  Non-Identifying  One To Zero or More  FK_SaRegBillQueue_Detail_AdEnrollID_AdEnroll_AdEnrollID      AdEnrollID  NO  YES 
AdTerm  Non-Identifying  Zero or One to Zero or More  FK_SaRegBillQueue_Detail_AdTermID_AdTerm_AdTermID      AdTermID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaRegBillQueue_Detail_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaRegBillQueue_Detail Check Constraints 
Check Constraint Name  CheckConstraint